1 <?xml version=
"1.0" encoding=
"UTF-8"?>
3 <!DOCTYPE plist PUBLIC
"-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
6 <key>LSRequiresIPhoneOS
</key>
8 <key>CFBundleExecutable
</key>
9 <string>${EXECUTABLE_NAME}
</string>
10 <key>CFBundleIconFile
</key>
12 <key>CFBundleIdentifier
</key>
13 <string>com.rawmaterialsoftware.jucehelloworld
</string>
14 <key>CFBundleName
</key>
15 <string>HelloWorld
</string>
16 <key>CFBundlePackageType
</key>
18 <key>CFBundleSignature
</key>
20 <key>CFBundleShortVersionString
</key>
21 <string>1.0.0</string>
22 <key>CFBundleVersion
</key>
23 <string>1.0.0</string>